home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / lib / ubiquity / compat / udpkg < prev   
Text File  |  2008-10-29  |  121b  |  5 lines

  1. #! /bin/sh
  2. # Some scripts use this to figure out the architecture. In ubiquity, just
  3. # call dpkg instead.
  4. exec dpkg "$@"
  5.